.fade-slider img{
	border:0px none;
	margin:0px;
}
.cs-buttons{
	position: absolute;
	right : 5px;
	bottom : 5px;
	white-space: nowrap;
}
.fs-navi-button{
	width : 18px;
	height : 18px; line-height:18px;
	display: inline-block;
	text-align:center;
	margin:0px 1px;
	cursor:pointer;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
}
.cs-active { background-color: #cc3333; color: #FFFFFF; font-weight:bold; }
.cs-normal { background-color: #333333; color: #FFFFFF; font-weight:normal; }

.cs-title{
	position: absolute;
	left:0px;
	bottom:0px;
	width:100%;
	padding:8px;
	background:#333;
	color:#fff;
}